home *** CD-ROM | disk | FTP | other *** search
/ Gamers Delight 2 / Gamers Delight 2.iso / Aminet / game / role / Omega802_bin.lha / omega / docs / compile.ami < prev    next >
Text File  |  1994-06-20  |  731b  |  15 lines

  1. Don't forget to read the file COMPILE.ALL as well as this one.
  2.  
  3. If you're using gcc on the Amiga, Omega should compile "out of the box",
  4. as long as you have the curses package by Simon John Raybould.  This is
  5. available, complete with source, on aminet, in dev/c/curses210.lha.
  6. You may need to change the #include <curses210.h> in defs.h, file.c,
  7. inv.c and scr.c, if you left Simon John Raybould's include file as
  8. curses.h, though.
  9.  
  10. For other compilers, I imagine the various unix-ish #includes will need to
  11. be changed, as well as various system calls.  If you're only interested in
  12. playing omega, an already compiled executable-only version is available for
  13. anonymous ftp from monu1.cc.monash.edu.au [130.194.1.101] in /pub/omega
  14.  
  15.